services.podman.containers.<name>.networkAlias
Network aliases for the container.
- Type
list of string- Default
[ ]- Example
[ "mycontainer" "web" ]- Declared
- <home-manager/modules/services/podman/linux/containers.nix>
Network aliases for the container.
list of string[ ][
"mycontainer"
"web"
]